ComponentOne Xamarin Edition
C1WrapCollectionView<S,T> Class
Members 
C1.CollectionView Assembly > C1.CollectionView Namespace : C1WrapCollectionView<S,T> Class
The type of the items in the source collection.
The type of the items in the collection view.
Collection view which takes another collection as source.
Syntax
Type Parameters
S
The type of the items in the source collection.
T
The type of the items in the collection view.
Inheritance Hierarchy

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1WrapCollectionView<S,T>
         C1.CollectionView.C1GroupCollectionView<S>
         C1.CollectionView.C1SelectCollectionView<S,T>
         C1.CollectionView.C1WrapCollectionView<T>

See Also

Reference

C1WrapCollectionView<S,T> Members
C1.CollectionView Namespace